Text properties The Text tab of the CSS Selector Inspector lets you define spacing, case, and alignment properties for the current style. To edit the text spacing, case, and alignment properties: 1 Select a style in the Style Sheet window, and click the Text tab ( 2 To set the text indent, choose a length unit or a percentage from the Units pop-up menu, type an indentation in the Text Indent text box, and press Enter. 3 To set word spacing (add to the default word spacing), choose a length unit from the Units pop-up menu, type a number in the Word Spacing text box, and press Enter. 4 To set letter spacing (adding to the default space between letters), choose a length unit from the Units pop-up menu, type a number in the Letter Spacing text box, and press Enter. 5 To set vertical alignment (the vertical positioning) of an element, type in a value, and choose an option from the pop-up menu: 6 To set small caps, choose Small Caps from the Font Variant pop-up menu. 7 To set the text case (Capitalize, Uppercase, or Lowercase) choose an option from the Transformation pop-up menu. 8 To set the text alignment (Left, Center, Right, and Justify), choose an option from the Alignment pop-up menu. Using Cascading Style Sheets > Defining style properties > Text properties |